🎖️GitЯра🎖️
Commit 6f1127bc22405d210d5636763e8cad397f982050
Parents : 36198a8
Author : github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Signature : Signature validation error
Date : 2026-06-20T16:05:51-05:00
Committer : GitHub <noreply@github.com>
Date : 2026-06-20T16:05:51-05:00
docs: update CHANGELOG.md (#5866)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Changes
Diff
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 61484264af..057e09d8f4 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -9,12 +9,25 @@ See [GitHub Releases](https://github.com/meshtastic/Meshtastic-Android/releases)
### Unreleased (not yet in any build)
-* fix(settings): crash opening Position radio-config screen (#5862) by James Rich (@jamesarich) in [`5dd9d57ca`](https://github.com/meshtastic/Meshtastic-Android/commit/5dd9d57ca9ab5f1f4ba02c6ff75e0de991faea60)
-* fix(settings): gate Traffic Management config at firmware v2.8.0 (#5864) by James Rich (@jamesarich) in [`20b64d4d9`](https://github.com/meshtastic/Meshtastic-Android/commit/20b64d4d99cb5e7d29df7c8c031f594e454d85e9)
-* chore(deps): update gradle to v9.6.0 (#5860) by renovate[bot] (@renovate[bot]) in [`4f3ecbef7`](https://github.com/meshtastic/Meshtastic-Android/commit/4f3ecbef7759f57f61c5825a836ca5d34ab73592)
-* chore: Scheduled updates (Firmware, Hardware, Translations, Graphs, Baseline) (#5861) by James Rich (@jamesarich) in [`c1e9fbe83`](https://github.com/meshtastic/Meshtastic-Android/commit/c1e9fbe832be25e1280805cb1bf0606cdb566198)
+* chore: Scheduled updates (Firmware, Hardware, Translations, Graphs, Baseline) (#5865) by James Rich (@jamesarich) in [`26c308305`](https://github.com/meshtastic/Meshtastic-Android/commit/26c308305ba761e2237bfeb329aa5506cb446f8f)
+* chore(deps): update io.nlopez.compose.rules:detekt to v0.6.2 (#5867) by renovate[bot] (@renovate[bot]) in [`393025279`](https://github.com/meshtastic/Meshtastic-Android/commit/3930252790d161b0dbb087cbca7e7b819026233f)
+* perf(node): add stable keys and contentType to telemetry chart lists (#5869) by James Rich (@jamesarich) in [`3fe1deb01`](https://github.com/meshtastic/Meshtastic-Android/commit/3fe1deb01ccbc17b2d08941cd3dfed7b747dd325)
+* fix(network): retry transient connection/IO failures to api.meshtastic.org (#5870) by James Rich (@jamesarich) in [`a5f923818`](https://github.com/meshtastic/Meshtastic-Android/commit/a5f9238183bdbbd4b57c8346b1d76d1351f37320)
+* refactor(takserver): commonize TAK SDK pipeline, drop redundant zstd/xpp3 deps (#5871) by James Rich (@jamesarich) in [`be940720c`](https://github.com/meshtastic/Meshtastic-Android/commit/be940720c932826589b5654c2a56152061573678)
+* chore: Scheduled updates (Firmware, Hardware, Translations, Graphs, Baseline) (#5868) by James Rich (@jamesarich) in [`bf026485d`](https://github.com/meshtastic/Meshtastic-Android/commit/bf026485d07dddcdaa7a81d46204e6d5bb355afc)
+* refactor(settings): remove Traffic Management module config (#5878) by James Rich (@jamesarich) in [`ea47e01c8`](https://github.com/meshtastic/Meshtastic-Android/commit/ea47e01c87e033a432484ce4fed6826208882d74)
+* feat(connections): list only BLE devices visible via scan (#5877) by James Rich (@jamesarich) in [`53cb1568c`](https://github.com/meshtastic/Meshtastic-Android/commit/53cb1568c70536071ef293b59c8d739672064d92)
+* chore(deps): update vico to v3.2.3 (#5875) by renovate[bot] (@renovate[bot]) in [`24161516d`](https://github.com/meshtastic/Meshtastic-Android/commit/24161516d7a2fc253ecdd4a3dad5977af6743a07)
+* chore(deps): update markdownrenderer to v0.42.0 (#5876) by renovate[bot] (@renovate[bot]) in [`ff388387b`](https://github.com/meshtastic/Meshtastic-Android/commit/ff388387b795b9e69c7b9633392bd23e0b0afba7)
+* chore(deps): update aboutlibraries to v15 (#5880) by renovate[bot] (@renovate[bot]) in [`6a09a4a1e`](https://github.com/meshtastic/Meshtastic-Android/commit/6a09a4a1efd52b318bd956ab831bb1b01dc4d33a)
+* test(data): de-flake DeviceLinkRepositoryImplTest by running on the wall clock (#5883) by James Rich (@jamesarich) in [`b314a0cf8`](https://github.com/meshtastic/Meshtastic-Android/commit/b314a0cf822dd34b06509c9fc7e5e171e16a45b8)
+* fix(ci): make docs-governance fork-PR safe under actions/checkout v7 (#5885) by James Rich (@jamesarich) in [`bc86134b7`](https://github.com/meshtastic/Meshtastic-Android/commit/bc86134b737901b22f9b292512dc846ba4e07556)
+* fix(ui): recognize VPN and all networks for network scan availability (#5882) by Jeremiah K (@jeremiah-k) in [`75f229e8e`](https://github.com/meshtastic/Meshtastic-Android/commit/75f229e8e758dbda76b035c2eea0f02ea96882bd)
+* fix(data): separate refresh timeouts from Room persistence (#5881) by Jeremiah K (@jeremiah-k) in [`63dbbddb0`](https://github.com/meshtastic/Meshtastic-Android/commit/63dbbddb0fd5e0ba076680c4c74b30cd83167395)
+* fix(service): recover stalled WiFi/TCP handshakes by cycling active transport (#5856) by Jeremiah K (@jeremiah-k) in [`3ca87fa03`](https://github.com/meshtastic/Meshtastic-Android/commit/3ca87fa0323214c7204c9d37acfe9d4b6ab6ea8b)
+* chore: Scheduled updates (Firmware, Hardware, Translations, Graphs, Baseline) (#5879) by James Rich (@jamesarich) in [`36198a8a4`](https://github.com/meshtastic/Meshtastic-Android/commit/36198a8a44cef5bdd7727b9f12ebbcd4d719435f)
-### Internal (v2.8.0-internal.2)
+### Internal (v2.8.0-internal.3)
Changes since [`v2.7.14`](https://github.com/meshtastic/Meshtastic-Android/releases/tag/v2.7.14):
#### 🏗️ Features
@@ -33,6 +46,8 @@ Changes since [`v2.7.14`](https://github.com/meshtastic/Meshtastic-Android/relea
* fix(database): defer FTS backfill on cold start and enforce single-connection pool by @jeremiah-k in https://github.com/meshtastic/Meshtastic-Android/pull/5841
* fix(ble): retrigger connection when bonding is interrupted by @jamesarich in https://github.com/meshtastic/Meshtastic-Android/pull/5849
* fix(desktop): terminate process on exit; quit on close when no tray by @jamesarich in https://github.com/meshtastic/Meshtastic-Android/pull/5858
+* fix(settings): crash opening Position radio-config screen by @jamesarich in https://github.com/meshtastic/Meshtastic-Android/pull/5862
+* fix(settings): gate Traffic Management config at firmware v2.8.0 by @jamesarich in https://github.com/meshtastic/Meshtastic-Android/pull/5864
## New Contributors
* @LesterCheng made their first contribution in https://github.com/meshtastic/Meshtastic-Android/pull/5752
Served by rngit 1.5.0 - Generated in 0.05s